由买买提看人间百态

topics

全部话题 - 话题: saml
首页 上页 1 2 (共2页)
j**z
发帖数: 109
1
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Rule of thumb: google
I might be able to help if you have specific questions.
j*******y
发帖数: 965
2
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
网上有例子,我下载了运行了一下。 Java code 好象不复杂。 但是,我想把它用在网
页上。 网上好象没有直接的 OpenSAML 应用在网页上的例子。
我们现在的网页大多数部分没有用到 Web Service. 如何整合 OpenSAML 和网页呢?
Thank you in advance.
j*******y
发帖数: 965
3
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Actually, I believe we are the Id provider. Now we are developing a website
for a bank.
I contact Ping Identity at first, but now we will use mFoundry product as
the bank client said. The thing is that they did not give us an example how
to use it.
Do you know how to make a URL, which includes SSO ? I think I have a lot
information about server side code, but how does it interact with the web
sites?
j*******y
发帖数: 965
4
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Thank you a lot. I think I need more study.

post
standard
You
j*******y
发帖数: 965
5
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Today I use keytool to create a keystore file, and import the certificate
they give to me into the keystore. Then I create an assertion. I found an
assertion debug tool online. Now I can read the assertion after decode.
I put the assertion to a test web page and submit the form. I do not think I
got a correct response after submit the form. It shows the login error.
How do I know my assertion correct?
How do I change/define the key name in the keystore file?
thank you a lot.

data
.
assertion
th
j*******y
发帖数: 965
j*******y
发帖数: 965
7
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Today I got the success response from the bank. In the last few days, they
give us wrong action links.
Now I feel very great. Thank you for help.

in
talk
j**z
发帖数: 109
8
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
looks good, just different XML namespace from what you posted above
j*******y
发帖数: 965
9
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Do I have to change my current XML namespace to follow their standard?
If so, do you know a converter?
Thank you.
I believe that the different namespace is the only problem I may have right
now.
j**z
发帖数: 109
10
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?
Normally it shouldn't matter. Ask you bank what error do they see on their
end.
http://www.xml.com/pub/a/1999/01/namespaces.html
j*******y
发帖数: 965
11
来自主题: Java版 - Anyone know SAML 2.0 and OpenSAML ?

more on business requirements. It'll be painful to manage :federation
parterners when the business grows.
Good suggestion.
their end.
I wrote to Shadi at mFoundry company before I post this question here. That
person still does not reply my email yet. Now I just wrote to our client,
the bank, about this matter.
t*******e
发帖数: 684
12
SOAP,REST就是个protocol。两者要address的问题不同。
SOAP最基本的目的就是要解决interoperability,和Corba一样的目的,让不同语言可
以通信。
比如C#和Java可以通信。后来就成了个remoting的手段,类似remote EJB interface。
再后来,许多需要remoting的系统都在soap之上建立规范,比如SAML for SSO,手机相
关的许多规范. Remote通信本身的要求也越来越多,security, transaction等等。结
果就是有了100个以上的规范了。
SOAP本身相对还算简单易学的。

么?
c***5
发帖数: 158
13
来自主题: Java版 - java security
请问哪有APP SECURITY 的例子和网站,例如SAML TOKEN 等,好象挺难设置SECURITY。
I*****y
发帖数: 602
14
来自主题: Programming版 - Interview Question: System Crash
what means exactly the same?
same hardware, same OS&patches, samle applications.
Maybe related to hareware, say the other system has a bad physical memory...
j*******y
发帖数: 965
15
来自主题: Programming版 - Anyone know SAML 2.0 and OpenSAML ? (转载)
网上有例子,我下载了运行了一下。 Java code 好象不复杂。 但是,我想把它用在网
页上。 网上好象没有直接的 OpenSAML 应用在网页上的例子。
我们现在的网页大多数部分没有用到 Web Service. 如何整合 OpenSAML 和网页呢?
o**********e
发帖数: 18403
16
【 以下文字转载自 Working 讨论区 】
发信人: onetiemyshoe (onetiemyshoe), 信区: Working
标 题: 建议马工们有机会多搞信息安全、安全开发方面的东西 (转载)
发信站: BBS 未名空间站 (Sun Jun 14 10:29:29 2015, 美东)
发信人: condorlee (condorlee), 信区: JobHunting
标 题: 建议马工们有机会多搞信息安全、安全开发方面的东西
发信站: BBS 未名空间站 (Sat Jun 13 17:08:45 2015, 美东)
不管是自己业余学,还是平时工作中有涉及到的,主动去学习、承担,或者公司内部成
立安全团队,愿意接受内部没有安全经验的人转岗,都要抓住机会,尤其是安全开发方
面。
现在因为人才紧缺,所以很多公司不管是外部招聘、还是内部转岗,要求门槛都不高,
进场正是机会。码工们的开发功底,再往安全方向转移时,大部分也仍然会发挥价值,
不会浪费。
整个世界,信息化程度已经很深,可是信息安全落后太多,各个公司欠的债几乎是还不
完的。我是做这个方面的所以更了解内情。
可以说是... 阅读全帖
k**n
发帖数: 3989
17
来自主题: Programming版 - 请教 cross two website Authentication 问题
domain 不一样吧?
高档的用SAML...Auth2
简单的藏个iframe, 后面传token 设cookie
c***5
发帖数: 158
18
来自主题: Programming版 - app security
请问哪有APP SECURITY 的例子和网站,例如SAML TOKEN 等,好象挺难设置SECURITY。
j*******y
发帖数: 965
19
网上有例子,我下载了运行了一下。 Java code 好象不复杂。 但是,我想把它用在网
页上。 网上好象没有直接的 OpenSAML 应用在网页上的例子。
我们现在的网页大多数部分没有用到 Web Service. 如何整合 OpenSAML 和网页呢?
j*******y
发帖数: 965
20
Now I got it.
Just let me know if someone have problem over this topic.
j*******y
发帖数: 965
21
网上有例子,我下载了运行了一下。 Java code 好象不复杂。 但是,我想把它用在网
页上。 网上好象没有直接的 OpenSAML 应用在网页上的例子。
我们现在的网页大多数部分没有用到 Web Service. 如何整合 OpenSAML 和网页呢?
z****u
发帖数: 1007
22
最近在从paraffin section 改到frozen section来做in situ hybrdization. new
born mice samle after decalcification. 遇到麻烦就是老是掉片子。section不贴。
。过几次solution就掉的差不多了。。谁有经验的?troubleshooting一下。
z****u
发帖数: 1007
23
一直就是用的 Superfrost plus的slide切的。。。
我现在protocol是切完后55度考O/N然后再开始IHC 或者ISH.
这样比不烤好很多,如果是embryo sample那也没问题,能经受住操作。
但是我的samle是adult mice incisor ,经过20天decalcification的。
即使这样仍然很容易脱片。
尚且还未尝试过polylysin coatin. 没和superfrost plus比较过。
蛋青甘油是啥? 英文是什么?
c******3
发帖数: 13
24
来自主题: Computation版 - Shibboleth and Jboss
我想请教专家们how to add Shibboleth SAML authentication to a Jboss
application? 线上等。多谢
g****t
发帖数: 31659
25
我无需在bbs证明自己的XX能力.
你已经在这证明了自己的抬杠能力.所以You Win.
Over.

看来你不知道samle之后很多动力系统牛人跟着作过单纯形?
(这条如果我说的不对你可以问问文兰核实下,
回来别忘了给我批评指正。这里我提前致谢了。)
g****t
发帖数: 31659
26
我无需在bbs证明自己的XX能力.
你已经在这证明了自己的抬杠能力.所以You Win.
Over.

看来你不知道samle之后很多动力系统牛人跟着作过单纯形?
(这条如果我说的不对你可以问问文兰核实下,
回来别忘了给我批评指正。这里我提前致谢了。)
V*****G
发帖数: 337
27
What is the samle size?
What is the desgin of study?
What is the P value?
We need the data. :)

人。
w*******y
发帖数: 60932
28
I checked prosts it seems not a repost, but please be gentle.
This is perhaps the best deal in whole BF time, at least for me.
google product shows at least $100 - searching keyword "Trio-view7000".
Fry's item # 6342621
I found it on Frys.com when I was searching portable media player. I am
looking for a 7"-9" LCD media player not DVD player and this is exact my
target.
It has 7" LCD screen, 8GB built-in Memory, with MicroSD slot, micro-usb slot
connect to PC.
I am playing around with it now, it... 阅读全帖
首页 上页 1 2 (共2页)